springboot postgresql druid連接池和jpa,jdbctemplate執行sql查詢 1.maven依賴配置(pom.xml) 2.數據源配置(application.properties) 3.druid管理器配置 工程結構如 ...